><

Adding start and end tags for unknown elements



You can add start and end tags for unknown elements to the head section of your Web page to ensure compatibility with future versions of HTML and the Web browsers that support these versions.

To add a start and end tag for an unknown element:

1 Drag the Tag icon from the Head tab of the Objects palette to the head section pane of your document window.


2 Choose Window > Inspector.

3 In the Tag Inspector, click the Tag tab.

4 For Tagname, enter the name of the new tag.

5 Click New to add a new attribute.

6 Enter the name of the new attribute in the left text box below the scrolling list.

7 Enter a value for the new attribute in the right text box below the scrolling list.

8 To remove an attribute, select the desired attribute in the scrolling list, and click Delete.


Setting Up Pages > Adding head tags > Adding start and end tags for unknown elements